const runtime.boundsConvert
3 uses
runtime (current package)
error.go#L137: boundsConvert // (*[x]T)(s), 0 <= x <= len(s) failed
error.go#L153: boundsConvert: "cannot convert slice with length %y to pointer to array with length %x",
panic.go#L165: panic(boundsError{x: int64(x), signed: true, y: y, code: boundsConvert})
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)